55短剧[短].js 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. var rule = {
  2. 类型:'影视',//影视|听书|漫画|小说
  3. title:'55短剧[短]',
  4. host:'https://www.duanju55.com',
  5. url:'/index.php/vod/type/id/fyclass/page/fypage.html',
  6. searchUrl:'/index.php/vod/search/page/fypage/wd/**.html',
  7. searchable:2,
  8. quickSearch:0,
  9. filterable:0,
  10. headers:{
  11. 'User-Agent':'PC_UA',
  12. },
  13. timeout:5000,
  14. class_name:'短剧',
  15. class_url:'1',
  16. play_parse:true,
  17. lazy:$js.toString(()=>{
  18. input = {parse:1,url:input,js:''};
  19. }),
  20. tab_exclude:'猜你喜欢',
  21. double:false,
  22. 推荐:'.SecondList_secondListItem;.SecondList_bookName&&Text;.image_imageDark&&src;.SecondList_totalChapterNum&&Text;.SecondList_bookName&&href',
  23. 一级:'.BrowseList_itemBox;.BrowseList_bookName span&&Text;.image_imageItem&&src;.BrowseList_totalChapterNum&&Text;.BrowseList_bookName&&href',
  24. 二级:{
  25. title:'h1&&Text;.breadcrumb_crumbItem:eq(1)&&Text',
  26. img:'.DramaDetail_bookCover&&src',
  27. desc:'.DramaDetail_tagsBox&&Text',
  28. content:'.DramaDetail_tagsBox&&Text',
  29. tabs:'.pcDrama_titleText',
  30. lists:'.pcDrama_catalog:eq(#id)&&a',
  31. tab_text:'body&&Text',
  32. list_text:'body&&Text',
  33. list_url:'a&&href',
  34. },
  35. 搜索:'.TagBookList_tagItem;.TagBookList_bookName&&Text;.image_imageItem&&src;.TagBookList_totalChapterNum&&Text;.TagBookList_bookName&&href',
  36. }